Skip to content

app: http: Detect chunked transfer terminator in manual receive mode#297

Merged
juhaylinen merged 1 commit into
nrfconnect:mainfrom
juhaylinen:http_client_chunked_manual
May 12, 2026
Merged

app: http: Detect chunked transfer terminator in manual receive mode#297
juhaylinen merged 1 commit into
nrfconnect:mainfrom
juhaylinen:http_client_chunked_manual

Conversation

@juhaylinen
Copy link
Copy Markdown
Contributor

Add detection of the chunked transfer terminator (0\r\n\r\n) to signal end of response.

Add detection of the chunked transfer terminator (0\r\n\r\n) to
signal end of response.

Signed-off-by: Juha Ylinen <juha.ylinen@nordicsemi.no>
@juhaylinen juhaylinen requested a review from a team May 12, 2026 11:37
@juhaylinen juhaylinen merged commit be01b94 into nrfconnect:main May 12, 2026
3 checks passed
@juhaylinen juhaylinen deleted the http_client_chunked_manual branch May 12, 2026 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants